Skip to content

chore(deps): bump alloy-primitives from 1.5.7 to 1.6.0#239

Merged
randygrok merged 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.6.0
May 19, 2026
Merged

chore(deps): bump alloy-primitives from 1.5.7 to 1.6.0#239
randygrok merged 1 commit into
mainfrom
dependabot/cargo/alloy-primitives-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps alloy-primitives from 1.5.7 to 1.6.0.

Release notes

Sourced from alloy-primitives's releases.

alloy-core v1.6.0

What's Changed

New Contributors

Full Changelog: alloy-rs/core@v1.5.7...v1.6.0

Changelog

Sourced from alloy-primitives's changelog.

1.6.0 - 2026-05-14

Bug Fixes

  • [syn-solidity] Parse delete statement as expression, not variable declaration (#1087)
  • [sol-types] Remove unsound unwrap_unchecked in suffix_offset (#1083)
  • [dyn-abi] Handle short data in decode_error without panicking (#1084)
  • Nightly clippy fixes (#1085)

Dependencies

  • [deps] Bump all (#1098)
  • Harden supply chain — pin actions, lock permissions, deny git deps (#1092)
  • Bump winnow, proptest-derive, macro-string (#1088)

Features

  • Add optional secp256k1 backend for ECDSA operations (#1104)
  • [sol-macro] Helper builders for errors and events (#1080)

Performance

  • Add Token::head_append_many for batch encoding (#1090)
  • Add Token::decode_many_from for batch decoding (#1089)
Commits
  • f811a54 chore: release 1.6.0
  • 45dfd95 feat: add optional secp256k1 backend for ECDSA operations (#1104)
  • 00ee366 chore(deps): bump all (#1098)
  • 2ebfa5b ci: harden supply chain — pin actions, lock permissions, deny git deps (#1092)
  • 68b1c44 feat(sol-macro): helper builders for errors and events (#1080)
  • f3651f2 perf: add Token::head_append_many for batch encoding (#1090)
  • 9a19cde perf: add Token::decode_many_from for batch decoding (#1089)
  • 90e19be chore: bump winnow, proptest-derive, macro-string (#1088)
  • 2a11c42 fix(syn-solidity): parse delete statement as expression, not variable decla...
  • 05c1658 fix(sol-types): remove unsound unwrap_unchecked in suffix_offset (#1083)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 00:53
Bumps [alloy-primitives](https://github.com/alloy-rs/core) from 1.5.7 to 1.6.0.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v1.5.7...v1.6.0)

---
updated-dependencies:
- dependency-name: alloy-primitives
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/alloy-primitives-1.6.0 branch from 574c131 to 03b24e0 Compare May 19, 2026 08:44
@randygrok randygrok enabled auto-merge (squash) May 19, 2026 09:02
@randygrok randygrok merged commit 497fbc9 into main May 19, 2026
21 checks passed
@randygrok randygrok deleted the dependabot/cargo/alloy-primitives-1.6.0 branch May 19, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant